[IA64] emulate PAL_HALT_LIGHT on domU
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 10 Jul 2006 19:12:41 +0000 (13:12 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 10 Jul 2006 19:12:41 +0000 (13:12 -0600)
commit89849b914c5d9b5f2812901ce0315e1ac5d273d3
tree675ce6a0baad1a040f2dd8b77054c1b98c9a54d8
parent0b5fbb31f5dbcfd6e8fd200bb50090791773c2da
[IA64] emulate PAL_HALT_LIGHT on domU

This patch emulates Guest PAL_HALT_LIGHT on domU by using do_block and timer.
It also adds the function of the timer interrupt to domU at the vcpu woke up.

Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com>
[warning fixes and static inlining]
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/arch/ia64/vmx/vlsapic.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/hypercall.c
xen/arch/ia64/xen/xentime.c
xen/include/asm-ia64/domain.h
xen/include/asm-ia64/time.h
xen/include/asm-ia64/vcpu.h